Skip to content

Add FilterPushdown support to spark data source#7785

Draft
robert3005 wants to merge 2 commits intodevelopfrom
rk/sparkfilterpushdown
Draft

Add FilterPushdown support to spark data source#7785
robert3005 wants to merge 2 commits intodevelopfrom
rk/sparkfilterpushdown

Conversation

@robert3005
Copy link
Copy Markdown
Contributor

Add spark filter pushdown to spark datasource

Signed-off-by: Robert Kruszewski github@robertk.io

Signed-off-by: Robert Kruszewski <github@robertk.io>
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 4, 2026

Merging this PR will degrade performance by 10.6%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 5 improved benchmarks
❌ 1 regressed benchmark
✅ 1163 untouched benchmarks
⏩ 138 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_10k_first_chunk_only 270.8 µs 226 µs +19.83%
Simulation take_10k_dispersed 284.8 µs 239.9 µs +18.73%
Simulation patched_take_10k_first_chunk_only 302.4 µs 272.1 µs +11.13%
Simulation patched_take_10k_dispersed 316 µs 285.7 µs +10.62%
Simulation patched_take_10k_adversarial 259 µs 228.8 µs +13.21%
Simulation bitwise_not_vortex_buffer_mut[128] 246.1 ns 275.3 ns -10.6%

Comparing rk/sparkfilterpushdown (8511f8b) with develop (d3ff1f1)

Open in CodSpeed

Footnotes

  1. 138 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 added the changelog/feature A new feature label May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant